Release 10.1A: OpenEdge Development:
Messaging and ESB
DataSetMessage
OpenEdge applications use ProDataSets for data. The new
DataSetMessagesupports using ProDataSets for JMS messaging. TheXMLMessageis the basis for theDataSetMessage. The OpenEdge Adapter for SonicMQ converts the ProDataSet to/from XML and uses theXMLMessageto send/receive ProDataSets. A non-OpenEdge application receives aDataSetMessageas anXMLMessage. The JMS header property signals an OpenEdge application that the incoming message is aDataSetMessage.For more information on accessing the examples files, see the "Example procedures" section.
For an alphabetical API reference, see Appendix A "4GL-JMS API Reference."
The following example shows sending a
DataSetMessage:
The following example shows receiving a
DataSetMessage:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |